home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / snowball.swf / scripts / frame_2 / DoAction.as
Text File  |  2011-08-19  |  79b  |  5 lines

  1. if(_root.getBytesLoaded() != _root.getBytesTotal())
  2. {
  3.    gotoAndPlay(1);
  4. }
  5.